Skip to content

ci(workflows): use org reusable issue and preview checks#4996

Merged
wise-king-sullyman merged 2 commits intopatternfly:mainfrom
nicolethoen:update_gh_actions
May 8, 2026
Merged

ci(workflows): use org reusable issue and preview checks#4996
wise-king-sullyman merged 2 commits intopatternfly:mainfrom
nicolethoen:update_gh_actions

Conversation

@nicolethoen
Copy link
Copy Markdown
Collaborator

Replace custom issue labeling with the org reusable workflow and gate Surge preview deploys behind the org team-membership reusable check.

Made-with: Cursor

Replace custom issue labeling with the org reusable workflow and gate
Surge preview deploys behind the org team-membership reusable check.

Made-with: Cursor
@patternfly-build
Copy link
Copy Markdown
Collaborator

patternfly-build commented Apr 28, 2026

Preview: https://pf-org--pr-4996-site.surge.sh

path: "packages/documentation-site/.cache"
key: ${{ runner.os }}-${{ hashFiles('yarn.lock') }}
- run: yarn ci:build:doc-core
- run: yarn build:doc-core
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What was the motivation behind this change?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe it's because this src partial which should have been used to generate the workflows/pr-preview.yml did not match.

So i'll double check with you - is the command in the workflows/pr-preview.yml correct?

- run: yarn build:doc-core

If it's correct, then this change (made by cursor) is aligning them in case the workflows are ever regenerated from the src again.

If they are not both incorrect, I can revert this and fix the actual workflow file.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, yeah it should be ci:build:doc-core for the astro builds

@wise-king-sullyman wise-king-sullyman merged commit 703fd82 into patternfly:main May 8, 2026
5 checks passed
@patternfly-build
Copy link
Copy Markdown
Collaborator

Your changes have been released in:

  • @patternfly/ast-helpers@1.4.0-alpha.361
  • @patternfly/documentation-framework@6.39.1

Thanks for your contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants